PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / setMaxHeadingLevelForDocumentOutline Method
Maximum heading level to be included in the document outline. 0 means all levels.
In This Topic
    setMaxHeadingLevelForDocumentOutline Method
    In This Topic
    Sets the maximum heading level to be included in the document outline.
    Syntax
    public void setMaxHeadingLevelForDocumentOutline( 
       int value
    )

    Parameters

    value
    Maximum heading level to be included in the document outline. 0 means all levels.
    See Also